Positionable

Undocumented in source.
mixin template Positionable () {}

Members

Functions

setPosition
void setPosition(int x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

x
int x;
y
int y;
Undocumented in source.

Meta